home *** CD-ROM | disk | FTP | other *** search
/ Total Java Scripts / Total Java Scripts.iso / JavaApplets / scrolls / VScrollerTypeWriter / message.txt < prev    next >
Encoding:
Text File  |  1998-10-31  |  1.9 KB  |  35 lines

  1. <HTML>
  2. <head>
  3. <body>
  4. <APPLET CODE=VScrollerTypeWriterT.class WIDTH=200 HEIGHT=120>
  5. <PARAM NAME="FileName" VALUE="message.txt">
  6. <PARAM NAME="WrapAtBorders" VALUE="Yes"><PARAM NAME="FontSize" VALUE="16">
  7. <PARAM NAME="FontName" VALUE="TimesRoman"><PARAM NAME="FontStyle" VALUE="BOLD">
  8. <PARAM NAME="Delay" VALUE="50"><PARAM NAME="borderCOLOR" VALUE="0,0,0">
  9. <PARAM NAME="bgCOLOR" VALUE="240,240,200"><PARAM NAME="textCOLOR" VALUE="0,0,0">
  10. <param name="Author" value="George Eleftheriou">
  11. <param name="Email" value="gele@egnatia.ee.auth.gr"></APPLET>
  12.  
  13.  
  14. </center><p><HR><P>
  15. The <FONT COLOR="red">free</FONT> multi-line, vertical scroller typewriter applet has many options including the ability to automatically wrap text at borders, customize background & foreground colors, font size, font name, etc.
  16. <P>
  17. <b>How To Use</b>:  Download <A HREF="VScrollerTypeWriterT.class" tppabs="http://javaboutique.internet.com/VScrollerTypeWriter/VScrollerTypeWriterT.class">VScrollerTypeWriterT.class</A> and place it within your HTML directory. 
  18. <p>
  19. <b>Java Source:</B>  not available<p>
  20. <B>HTML Source:</B>
  21. <pre><APPLET CODE=VScrollerTypeWriterT.class WIDTH=200 HEIGHT=120>
  22. <PARAM NAME="FileName" VALUE="message.txt">
  23. <PARAM NAME="WrapAtBorders" VALUE="Yes">
  24. <PARAM NAME="FontSize" VALUE="16">
  25. <PARAM NAME="FontName" VALUE="TimesRoman">
  26. <PARAM NAME="FontStyle" VALUE="BOLD">
  27. <PARAM NAME="Delay" VALUE="50">
  28. <PARAM NAME="borderCOLOR" VALUE="0,0,0">
  29. <PARAM NAME="bgCOLOR" VALUE="240,240,200">
  30. <PARAM NAME="textCOLOR" VALUE="0,0,0">
  31. <param name="Author" value="George Eleftheriou">
  32. <param name="Email" value="gele@egnatia.ee.auth.gr">
  33. </APPLET></pre>
  34. </body>
  35. </html>